Token for Escalation
The Escalation activity produces the following token.
Name | Description | Sample Syntax* |
---|---|---|
Current Count | The number of times the Escalation Branch has currently run. You can use this token inside the Escalation Branch to determine different courses of action (using a Conditional Decision activity) based on the number of times the branch has run. | %(EscalationBranch_Current Count) |
*The "EscalationBranch" portion of the syntax changes to match the escalation branch's name as specified in the Activity Name property box. Note that all non-alphanumeric characters, except underscores, are removed from the name. For example, if you rename the branch Accountability: Notification, the syntax for the Current Count token will be %(AccountabilityNotification_Current Count).